.syFocusThumb IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; VERTICAL-ALIGN: top; BORDER-LEFT-STYLE: none
}
.focusTit {
	BACKGROUND: url(../images/indexP1bg.png) no-repeat
}
.focusNew .focusTab {
	BACKGROUND: url(../images/indexP1bg.png) no-repeat
}
.syFocusThumb .prev {
	BACKGROUND: url(../images/indexP1bg.png) no-repeat
}
.syFocusThumb .next {
	BACKGROUND: url(../images/indexP1bg.png) no-repeat
}
.syFocusThumb .pagination I.selected IMG {
	BACKGROUND: url(../images/indexP1bg.png) no-repeat
}
.syFocusThumb {
	POSITION: relative; WIDTH: 963px; BACKGROUND: #d7d7d7; HEIGHT: 460px; OVERFLOW: hidden
}
.syFocusThumb .pagination {
	POSITION: absolute; TEXT-ALIGN: left; WIDTH: 100%; BACKGROUND: #1F1F1F; HEIGHT: 62px; COLOR: #fff; CLEAR: both;bottom: 0; LEFT: 0px
}
.syFocusThumb .pagination IMG {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 8px
}
.syFocusThumb .thumbWrap {
	POSITION: absolute; WIDTH: 922px; OVERFLOW: hidden; TOP: 4px; LEFT: 20px
}
.syFocusThumb .thumbWrap IMG {
	-MS-INTERPOLATION-MODE: bicubic
}
.syFocusThumb .holder {
	WIDTH: 4000px
}
.syFocusThumb .holder I {
	CURSOR: pointer; MARGIN-RIGHT: 4px
}
.syFocusThumb .prev {
	POSITION: absolute; WIDTH: 8px; BACKGROUND-POSITION: -616px -311px; HEIGHT: 40px; TOP: 12px; CURSOR: pointer; LEFT: 5px
}
.syFocusThumb .next {
	POSITION: absolute; WIDTH: 8px; BACKGROUND-POSITION: -616px -311px; HEIGHT: 40px; TOP: 12px; CURSOR: pointer; LEFT: 5px
}
.syFocusThumb .next {
	BACKGROUND-POSITION: -624px -311px; RIGHT: 5px; LEFT: auto
}
.syFocusThumb .pagination I.selected IMG {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; BACKGROUND-POSITION: -632px -311px; PADDING-TOP: 8px
}
.syFocusThumb .contentdiv {
	HEIGHT: 460px
}
.syFocusThumb .toc IMG {
	WIDTH: 70px; HEIGHT: 40px
}



.fenye {
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 40px 0px 10px;
	text-align: center;
}
.fenye strong {
	font-weight: normal;
	margin-right: 10px;
}
.fenye a {
	padding: 5px 10px;
	border: 1px solid #CDB587;
	background: #F5F1E7;
	margin-left: 5px;
    color:#333;
}
.fenye a.on {
	background: #FFAD1F;
	color: #fff;
	border: 1px solid #FFAD1F;
}

.fenye a.pagehover {
    background: #FFAD1F;
	color: #fff;
	border: 1px solid #FFAD1F;
    }

.fenye-second a {
	padding: 5px 10px;
	border: 1px solid #CDB587;
	background: #F5F1E7;
	margin-left: 5px;
    color:#333;
}
.fenye-second a.on {
	background: #FFAD1F;
	color: #fff;
	border: 1px solid #FFAD1F;
}

.fenye-second {
	clear: both;
	height: auto;
    width:400px;
	overflow: hidden;
	padding: 40px 0px 10px ;
	text-align: center;
}
.fenye-second span {
	padding: 5px 10px;
	border: 1px solid #CDB587;
	background: #F5F1E7;
	margin-left: 5px;
}
.fenye-second span.current { 
    background:#FFAD1F;
    color:#fff;
    border:1px solid #FFAD1F;

    }